Skip to content

Update changelog workflow to use local action#1

Open
linhcrl wants to merge 5 commits intomainfrom
update-changelog-workflow-ref
Open

Update changelog workflow to use local action#1
linhcrl wants to merge 5 commits intomainfrom
update-changelog-workflow-ref

Conversation

@linhcrl
Copy link
Copy Markdown
Owner

@linhcrl linhcrl commented Mar 23, 2026

Update the changelog.yml workflow to reference the local changelog-check action (./changelog-check) instead of the remote version (@v1).

Update the changelog.yml workflow to reference the local changelog-check
action (./changelog-check) instead of the remote version (@v1).

Co-Authored-By: roachdev-claude <[email protected]>
@github-actions
Copy link
Copy Markdown

No breaking changes detected.

The comment-tag parameter is not supported in peter-evans/create-or-update-comment@v5.

Co-Authored-By: roachdev-claude <[email protected]>
@github-actions
Copy link
Copy Markdown

No breaking changes detected.

Hardcode origin/ prefix in the script since GitHub Actions checkouts
always have remote tracking branches (origin/main) but not local
branches (main). This allows users to pass just 'main' instead of
'origin/main'.

Co-Authored-By: roachdev-claude <[email protected]>
@github-actions
Copy link
Copy Markdown

No breaking changes detected.

Add Removed section and 1.0.0 release to test the changelog validation
workflow.

Co-Authored-By: roachdev-claude <[email protected]>
@github-actions
Copy link
Copy Markdown

This PR contains breaking changes\n\nPlease ensure this is intentional and properly documented.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 23, 2026

This PR contains breaking changes. Please ensure this is intentional and properly documented.

Add find-comment@v4 step to locate existing changelog comment by HTML
marker, then update it instead of creating a new one each time.

Co-Authored-By: roachdev-claude <[email protected]>
@linhcrl linhcrl force-pushed the update-changelog-workflow-ref branch from 545dac7 to dee71ae Compare March 23, 2026 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant